home *** CD-ROM | disk | FTP | other *** search
/ The National Palace Museum Experience / The National Palace Museum Experience.iso / Programs / Opening.dxr / 00018.ls < prev    next >
Encoding:
Text File  |  1998-11-19  |  85 b   |  6 lines

  1. on exitFrame
  2.   if the movieRate of sprite 2 <> 0 then
  3.     go(the frame)
  4.   end if
  5. end
  6.